CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 通讯录

搜索资源列表

  1. 通讯录的原程序.rar

    1下载:
  2. 通讯录.基于C++编写
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:4808
    • 提供者:
  1. MyApp

    0下载:
  2. C++通讯录源代码-C source code directory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35573
    • 提供者:在在在
  1. Visual C++课程设计案例精编--通讯录

    0下载:
  2. Visual C++课程设计案例精编--通讯录-Visual C cases intensive curriculum design series -- directory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47751
    • 提供者:高高
  1. c语言通讯录

    1下载:
  2. 图形界面。可以对通讯录进行添加、查找、删除。可以进行上翻、下翻和看首页、尾页等操作。没有任何BUG-graphical interface. The directory can be added for, locate, delete. There can be turned, and turned to see where Home, tail-page operational. No BUG
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2909
    • 提供者:田天
  1. 通讯录c源码

    0下载:
  2. 通讯录c源码是我们大一课程设计的题目,当时在网上没找到相关内容,所以最后还是自己动手丰衣足食了,呵呵!虽然不是很好,但是毕竟自己编的,拿出来大家分享!-directory c freshman source is the subject of the curriculum design, online content is not found, it will ultimately make their own affluence, Oh! Although it is not very goo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7720
    • 提供者:五名
  1. txl.c

    0下载:
  2. 用C做的一个通讯录,花了很多时间,让大家看下成果-C do a directory, spent a lot of time, so we glance at the results
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3228
    • 提供者:sfsa
  1. 编程论坛-用C简单编写通讯录源代码(经典)申请加精

    0下载:
  2. 用C简单编写通讯录源代码(经典)申请加精 通讯录的源代码(用链表实现)-prepared with a simple C source code directory (classic) for inclusion in the intensive increase in the source code (with Chain achieved)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11557
    • 提供者:yeyong
  1. CSharpWindows个人通讯录

    0下载:
  2. 这是我用C#做的Windows个人通讯录,这是我课程设计的时候做出来的,供大家参考。-This is what I do with C# Windows personal correspondence, this is my course design when done. for your reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:49262
    • 提供者:陈志峰
  1. c语言实现通讯录

    1下载:
  2. c语言实现通讯录功能: 1、 数据入录――按顺序入录学生成绩 2、 插入记录――在一个特定序号处插入一条记录 3、 删除记录――删除特定记录 4、 修改记录――修改特定记录 5、 查询记录――关键字等于确定值的简单查询;关键字的值在某一范围内的范围查询,并可作相应统计。(该大作业可对记录所在的序号进行查询) 6、 排序――按学号、姓名、出生年月、家庭住址、邮编、电话等进行排序 7、 系统维护――退出系统时关闭所有文件。 -directory functions :
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:2491
    • 提供者:达闻西
  1. addressbook

    0下载:
  2. 一个用链表这种数据结构写的简单的通讯录代码,希望大家对链表有进一步的了解。(Using a list of such data structure to write a simple address book code, I hope you have a further understanding of the list.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:linton
  1. 通讯录

    0下载:
  2. 使用C#、.net设计实现通讯录的基本内容。(Using C# and.Net to design and implement the basic contents of address book.)
  3. 所属分类:.net编程

    • 发布日期:2018-01-02
    • 文件大小:7145472
    • 提供者:hou.qiang
  1. 通讯录

    0下载:
  2. 利用链式结构体进行编写通讯录,通过对链节点的操作来进行增删改查(Write a address book by using a chain structure)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:199680
    • 提供者:晓之亚寒
  1. 通讯录.c

    0下载:
  2. 这是基于vs2012平台编写的,采用C语言编写,采用链表结构存储,可以实现联系人姓名,电话的存储、修改、查询、删除等功能。(This is written on the platform of vs2012, written in C language and stored in linked list structure. It can achieve contacts, name, telephone storage, modification, query, delete and othe
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1240064
    • 提供者:黑马踏天
  1. 通讯录管理程序源代码

    0下载:
  2. 这一条程序主要完成的是通讯录管理程序的问题(This procedure is mainly completed address book management procedures)
  3. 所属分类:其他

  1. C语言课程设计

    0下载:
  2. C语言通讯录课程设计,完全适用于课程设计(The C language address book course is designed to be fully applicable to the course design)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1225728
    • 提供者:LY1111
  1. 通讯录管理程序.c

    0下载:
  2. C语言通信录程序,适合初学者对C语言的联系(C language communication program, suitable for beginners to C language)
  3. 所属分类:

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:我叫不二虫
  1. C#211通讯录管理系统

    0下载:
  2. 是一个通讯录的登陆系统,功能一般,适合于新手(maths grfgdfgfdgfdgfdgfgfddfdsfdsfdeewff)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:88064
    • 提供者:miusen
  1. 手机通讯录——顺序表

    0下载:
  2. 手机通讯录顺序表结构、c语言程序,用软件VC 6++ 可以打开或者visal 2010(Mobile phone address book sequence table structure, C language program, using software VC 6++ can open or visal 2010)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:悄悄123
  1. C++通讯录管理系统

    1下载:
  2. 基于C++的通讯录管理系统,有助于初学者类的学习
  3. 所属分类:系统编程

  1. 通讯录信息管理系统

    0下载:
  2. 这是用C语言编写的通讯录信息管理系统,拥有增添、查询、模糊字查询等功能。源码简洁易懂,适合初学者进行参考。
  3. 所属分类:其它程序

    • 发布日期:2019-08-09
    • 文件大小:789000
    • 提供者:Spring_elk
« 1 23 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com